[fix] Fix typos in class Message and Producer #25265
Open
Hyeon-moGu wants to merge 1 commit intoapache:masterfrom
Open
[fix] Fix typos in class Message and Producer #25265Hyeon-moGu wants to merge 1 commit intoapache:masterfrom
Hyeon-moGu wants to merge 1 commit intoapache:masterfrom
Conversation
|
@Hyeon-moGu Please add the following content to your PR description and select a checkbox: |
codelipenghui
approved these changes
Feb 26, 2026
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #25265 +/- ##
============================================
- Coverage 72.73% 72.58% -0.16%
- Complexity 34047 34393 +346
============================================
Files 1959 1959
Lines 155418 155418
Branches 17731 17731
============================================
- Hits 113050 112806 -244
- Misses 33378 33603 +225
- Partials 8990 9009 +19
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Motivation
Fix typos in
MessageandProducerclasses to improve code readability and documentation clarity.Modifications
Fixed a typo in the Message class (
optiona->optional)Fixed a typo in the Producer class (
autorizing->authorizing)Documentation
docdoc-requireddoc-not-neededdoc-complete